home *** CD-ROM | disk | FTP | other *** search
/ Internet the City / Internet The City.iso / pc / itcw31 / _setup.1 / data.dxr / Internal_28.ls < prev    next >
Encoding:
Text File  |  1997-06-03  |  132 b   |  8 lines

  1. on mouseDown
  2.   global gVideoSprite
  3.   if not (the puppet of sprite gVideoSprite) then
  4.     quickclick()
  5.   end if
  6.   hitlowermenu()
  7. end
  8.